home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / pcgames / EMERGY / BC5 / EXAMPLES / OWL / CLASSES / TABCTRL / readme.txt
Text File  |  1997-03-25  |  560b  |  27 lines

  1. Copyright Borland International
  2. ObjectWindows (C) 1995
  3.  
  4. Title: TABCTLAP Example
  5.  
  6. Keywords: TTabControl;Tab Control;Common Control
  7.  
  8. TTabControl encapsulates the Windows Tab Control. A Tab Control
  9. consists of one or more tab items [which are comparable to the
  10. dividers of a notebook] and a client area which typically
  11. 'houses' a tab page. Each page is typically a window or
  12. dialog.
  13.  
  14. [Creating a Tab Control]
  15.  
  16.  
  17. [Adding/Removing/Changing Tab Items]
  18.  
  19.  
  20. [The Tab Control's Display Area]
  21.  
  22.  
  23. [Tab Selection]
  24.  
  25.  
  26. [Responding to Tab Notifications]
  27.